Mark this test as long, because it requires ICE to complete. Differential Revision: https://phabricator.services.mozilla.com/D34356 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1550691 gecko-commit: 88f4378ccf1ab720dea4470b21a9ba5c8dd22404 gecko-integration-branch: central gecko-reviewers: jib 
diff --git a/webrtc/RTCDataChannel-bufferedAmount.html b/webrtc/RTCDataChannel-bufferedAmount.html index b982b29..89f6b1b 100644 --- a/webrtc/RTCDataChannel-bufferedAmount.html +++ b/webrtc/RTCDataChannel-bufferedAmount.html 
@@ -1,5 +1,6 @@  <!doctype html>  <meta charset=utf-8> +<meta name="timeout" content="long">  <title>RTCDataChannel.prototype.bufferedAmount</title>  <script src="/resources/testharness.js"></script>  <script src="/resources/testharnessreport.js"></script>